-
Home
-
Podcast Player – Your Podcasting Companion
-
7.9.6
-
Code
-
Classes
- Background_Jobs
| Total Complexity |
57 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
408 |
| Lines of code |
220 |
| Logical lines of code |
128 |
| Comment lines |
143 |
| Methods |
21 |
| Properties |
1 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle() |
A |
45 |
8 |
43 |
| maybe_handle() |
A |
53 |
8 |
23 |
| get_tasks_queue() |
S |
60 |
6 |
12 |
| add_task() |
S |
51 |
5 |
25 |
| update_tasks_queue() |
S |
53 |
5 |
24 |
| get_memory_limit() |
S |
62 |
4 |
11 |
| dispatch() |
S |
63 |
4 |
10 |
| maybe_add_repeating_task_to_queue() |
S |
62 |
2 |
11 |
| is_processing() |
S |
71 |
2 |
6 |
| memory_exceeded() |
S |
64 |
2 |
9 |
| init() |
S |
69 |
1 |
6 |
| recently_dispatched() |
S |
79 |
1 |
3 |
| set_recent_dispatch() |
S |
78 |
1 |
3 |
| set_tasks_queue() |
S |
79 |
1 |
3 |
| get_query_args() |
S |
70 |
1 |
6 |
| get_query_url() |
S |
78 |
1 |
3 |
| get_post_args() |
S |
65 |
1 |
9 |
| is_queue_empty() |
S |
80 |
1 |
3 |
| lock_process() |
S |
74 |
1 |
4 |
| unlock_process() |
S |
76 |
1 |
4 |
| log_error() |
S |
91 |
1 |
2 |